samsung: misc: fix soc revision setting in the set_board_info()
authorPrzemyslaw Marczak <[email protected]>
Mon, 1 Sep 2014 11:50:42 +0000 (13:50 +0200)
committerMinkyu Kang <[email protected]>
Fri, 5 Sep 2014 04:58:49 +0000 (13:58 +0900)
commit0dc579f36c912188c42122574911cf4e64fc357c
treea6bceded96455518ef78d5c5e8b6b85b470b79e2
parentd6c1ffc7d23f4fe4ae8c91101861055b8e1501b6
samsung: misc: fix soc revision setting in the set_board_info()

The byte order of soc revision was inverted, now it is fixed.

Signed-off-by: Przemyslaw Marczak <[email protected]>
Cc: Minkyu Kang <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
board/samsung/common/misc.c